is_array

pure function is_array(): boolean

Determine whether this JSON value is an array.

Return

true if this JSON value is an array, false otherwise

Since

0.14.16